Skip to content

feat: document automatic account linking for Google and Apple providers#2474

Merged
hperl merged 7 commits intomasterfrom
hperl/automatic-account-linking
Mar 19, 2026
Merged

feat: document automatic account linking for Google and Apple providers#2474
hperl merged 7 commits intomasterfrom
hperl/automatic-account-linking

Conversation

@hperl
Copy link
Collaborator

@hperl hperl commented Mar 13, 2026

Summary

Documents the new account_linking_mode provider setting that enables automatic account linking for Google and Apple consumer accounts.

Changes

  • Account linking page (95_account-linking.mdx): Added new section covering automatic linking for Google and Apple, including how it works, restrictions, configuration instructions (Console and CLI), and security requirements. Updated security considerations to reflect that these providers now support automatic linking.
  • Google provider page (10_google.mdx): Added account linking section with cross-reference.
  • Apple provider page (30_apple.mdx): Added account linking section with cross-reference.

Context

Ory now supports automatic account linking for Google (consumer accounts only) and Apple. When enabled via account_linking_mode: automatic, users signing in with these providers are automatically linked to existing accounts that share a verified email address, without requiring password verification.

Google Workspace accounts are excluded because expired domains can be re-registered by an attacker.

Add documentation for the new account_linking_mode provider setting that
enables automatic account linking for Google and Apple consumer accounts.

Changes:
- Update account linking page with new section covering automatic linking
  for Google and Apple, including how it works, restrictions, configuration
  instructions (Console and CLI), and security requirements.
- Update security considerations to reflect that Google and Apple now
  support automatic linking, replacing the previous forward-looking language.
- Add account linking sections to the Google and Apple provider pages with
  cross-references to the main documentation.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Copy link
Member

@vinckr vinckr left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm :)

only nit is to remove the bolded stuff at the end

Co-authored-by: Vincent <vincent@ory.sh>
@hperl hperl merged commit 6addb32 into master Mar 19, 2026
9 checks passed
@hperl hperl deleted the hperl/automatic-account-linking branch March 19, 2026 14:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants